'Usage Dim instance As CalcTransposeFunction Dim args() As Object Dim value As Object value = instance.Evaluate(args)
Parameters
- args
The args contains 1 item: array.
Array is an array or range of cells on a worksheet that you want to transpose.
Return Value
A System.Object value that indicates the evaluate result.